Vcenter Cluster EvcMode Info
Vcenter Cluster EvcMode Info
The Vcenter Cluster EvcMode Info schema contains information about the EvcMode configured for the cluster.
This schema was added in vSphere API 9.0.0.0.
JSON Example
{
"evc_mode": {
"key": "string",
"masks": [
{
"key": "string",
"name": "string",
"value": "string"
}
]
}
}
evc_mode
Optional
The EvcMode configured on the cluster.
This property was added in vSphere API 9.0.0.0.
if missing or null
, then the cluster's EvcMode is unset.